Skip to content

Fix actions.yml template - #1

Merged
neilvcarvalho merged 1 commit into
mainfrom
nc/fix-action-template
May 15, 2026
Merged

Fix actions.yml template#1
neilvcarvalho merged 1 commit into
mainfrom
nc/fix-action-template

Conversation

@neilvcarvalho

Copy link
Copy Markdown
Member

The github-token input description has a ${{ secrets.GITHUB_TOKEN }} which GitHub tries to evaluate.

@neilvcarvalho
neilvcarvalho force-pushed the nc/fix-action-template branch from 0761c2e to c30de7a Compare May 15, 2026 18:27
GitHub tries to parse it, but also does not allow expressions in that
context. It's better to just remove it.
@neilvcarvalho
neilvcarvalho force-pushed the nc/fix-action-template branch from c30de7a to 9187dde Compare May 15, 2026 18:32
@neilvcarvalho
neilvcarvalho merged commit c27ee4e into main May 15, 2026
6 checks passed
@neilvcarvalho
neilvcarvalho deleted the nc/fix-action-template branch June 12, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant